ObjectDB ObjectDB

Internal Website Search

71-80 of 200 resultsRefresh
73

What are the steps of creating small web app?

What are the steps of creating small web app?
64

query hint

explorer output: Query plan 1/128 description ============================ Step 1: Process ObjectNode (o) instances ---------------------------------------- [Step 1a] Scan index com.agile.hummingbird ... )'). [Step 1b] Retrieve fields in ObjectNode (o) instances. Step 2: Process ObjectProperty (v$2
63

Pre-detach loading: retrieval by navigation not working in if statement

-why-retrieval-by-navigation-and-access webel Dr Darren Kelly It could be some sort of JVM optimization ... system a BooleanValue wrapper is ultimately an Element that can be referenced by ID, and meets a uniform and powerful ... the whole story. webel Dr Darren Kelly By JVM optimizations I meant JIT Compiler optimizations and not
22

combined index not used

'). Step 6: Group results --------------------- Group the results of step 5 by: a.endDate,v$1 ... .properties join v$1). Step 5: Group results --------------------- Group the results of step 4 by: o. [Step ... ) and (a.objectsInCharge.properties.name = 'scheduledSlot') GROUP BY a.endDate, a.objectsInCharge
21

ObjectDB License Agreement [ver. 2.0.4]

Please read carefully this software license agreement. By downloading, installing or using ... of this agreement will be binding, unless in writing and signed by an authorized representative of each party ... steps to protect the Software from any use, reproduction, or distribution except specifically
20

Obtaining a JPA Database Connection

In JPA a database connection is represented by the EntityManager interface. Therefore, in order ... an EntityManager instance consists of two steps. First we need to obtain an instance ... is considered by ObjectDB to be a database URL rather than a persistence unit name. The $objectdb
13

Different behavior for two equal queries

if that helps: First query (which works): Query Plan Description ====================== Step 1: Process IndividualContact ($1) instances ------------------------------------------------ [Step 1a] Scan ... all the IndividualContact ($1) instances. [Step 1b] Evaluate fields in IndividualContact ($1
13

queries under 2.7.6_4 significantly slower than under 2.7.6

)')). [Step 1b] Order the results of step 1a by: v$1. [Step 1c] Scan index com.agile.hummingbird ... of step 1c by: v$1. [Step 1e] Merge the results of steps 1b, 1d using OR. Step 2: Process ... --------------------- Group the results of step 4 by: o. [Step 6] Remove duplicates from the groups of step 5. [Step 7
12

Best practise loading big data

we access the data block by block - in each block step by step and in each step value by value ... (cascase=ALL, fetch=Lazy, target=MyStep} ArrayList<StepBlock> steps; } @Entity { class ... that the memory consumption is extremly high, many elements are hold by internal classes of ObjectDB
5

JPA Tutorials

application: Spring MVC and JPA Maven Projects for Download The tutorials provide step by step

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support